analysis/Medicaid claims functions/README.md

Medicaid eligibility and claims stored procedures

Purpose

This folder contains stored procedures that return extracts of Medicaid eligibility and/or claims data from SQL Server. The medicaid R package, described here used to call these stored procedures to return such extracts to R. These have now been deprecated and removed from PHClaims server, and they were never on the HHSAW side.

The sp_mcaidcohort_sql was replaced by the claims_elig.R script.

The sp_claims stored procedures have not yet been rebuilt in the claims R package, but this can always be added to the claims package in the future if desired. These stored procedures simply returned claims summary tables at the person level (running on top of what is now claims_elig).

Eligibility data stored procedures

Claims data stored procedures



PHSKC-APDE/claims_data documentation built on May 2, 2024, 8:16 p.m.